home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -screenplay- / otherstuff / themod / autoexec.cfg < prev    next >
Text File  |  1999-06-25  |  456b  |  19 lines

  1. //suggested default settings : FFA, deathmatch 3, random map rotation
  2.  
  3. //the variables deathmatch,teamplay,samelevel and temp1 are toggled remotely
  4.  
  5. //deathmatch1 is ffa normal deathmatch "3" is ffa mode 3
  6.  
  7. //deathmatch "2" is matchmode, temp1 "1" is mode3 in matchmode
  8.  
  9. //temp1 "2" is rocketarena mode
  10.  
  11.  
  12. deathmatch "3"
  13. teamplay "0"
  14. fraglimit "999"
  15. timelimit "30"
  16. map "dm5"
  17. samelevel "-1"   //samelevel must be negative for randon map rotation!
  18. noexit "1"
  19.